home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-21 / xcb-20.zip / IMAKEFIL < prev    next >
Text File  |  1992-11-02  |  298b  |  15 lines

  1.  
  2. DEPLIBS        = $(DEPXALIB) $(DEPXMULIB) $(DEPXTOOLLIB) $(DEPXLIB)
  3. LOCAL_LIBRARIES    = $(XAWLIB) $(XMULIB) $(XTOOLLIB) $(XLIB)
  4. SYS_LIBRARIES    = 
  5. SRCS        = xcb.c
  6. OBJS        = xcb.o
  7.  
  8. # Add your favourite compiler flags here.
  9. #
  10. DEFINES        = # -DXVIEW
  11.  
  12. ComplexProgramTarget(xcb)
  13.  
  14. InstallAppDefaults(Xcb)
  15.